Skip to content

Chore(entropy) add error page #524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

aditya520
Copy link
Member

No description provided.

Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 1:54pm
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 1:54pm

Copy link
Contributor

@m30m m30m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, added some more descriptions. Some of these errors are irrelevant to the users, but I'm fine keeping them here since it's just a reference.

| 0xb8be1a8d | IncorrectRevelation() | Revelation does not match commitment. |
| 0xb463ce7a | InvalidUpgradeMagic() | Governance message is invalid. |
| 0x82b42900 | Unauthorized() | `msg.sender` is not allowed to invoke this method. |
| 0x92555c0e | BlockhashUnavailable() | Blockhash is 0. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If entropy request was made using the useBlockhash flag and the reveal method is called too late, the blockhash is not available anymore and the request can not be fulfilled.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's too verbose. That should be added in a troublshooting page.

@aditya520 aditya520 merged commit 585697e into main Dec 3, 2024
2 checks passed
@aditya520 aditya520 deleted the chore(entropy)-add-error-page branch December 3, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants